Adds the specified items to the end of the list box.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void addItems ( |
The array of items to add.
The array of texts to be displayed for the items.
See Also